﻿<style type="text/css">
  #advBox
  {
    position: fixed;
    background-color: #F0F0F0;
    border: 1px solid black;
    margin: 0px;
    padding: 4px;
    right:10px;
    top:10px;
    width:120px;
    height:60px;
  }
</style>